alter table "IssueHeader" drop column if exists "RequestIndentStatusId" ;

alter table "IssueDetail" drop column if exists "RequestIndentStatusId" ;
